omap-common/hwinit-common.c: Mark omap_rev_string as static
authorTom Rini <[email protected]>
Fri, 31 May 2013 14:44:23 +0000 (10:44 -0400)
committerTom Rini <[email protected]>
Tue, 4 Jun 2013 20:32:31 +0000 (16:32 -0400)
commit0ac6db263132113f2ada36628a04e73d3dc2949a
tree8aa78a3df051095240af1362ccd0fb309b2ab1f4
parent3da0e5750b24a9491058df6126c7be577a276c09
omap-common/hwinit-common.c: Mark omap_rev_string as static

Only called in this file, mark as static.

Signed-off-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/omap-common/hwinit-common.c